projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0244dc6
)
libvchan: clean *.opic
author
Ian Campbell
<ian.campbell@citrix.com>
Thu, 24 Nov 2011 17:00:33 +0000
(17:00 +0000)
committer
Ian Campbell
<ian.campbell@citrix.com>
Thu, 24 Nov 2011 17:00:33 +0000
(17:00 +0000)
Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
Committed-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/libvchan/Makefile
patch
|
blob
|
history
diff --git
a/tools/libvchan/Makefile
b/tools/libvchan/Makefile
index 3896ac1bd59f2ae3493f27296b11d9686eeb2f40..d768df46ce5b8a4c449bd6a325696a5edf2b3cc5 100644
(file)
--- a/
tools/libvchan/Makefile
+++ b/
tools/libvchan/Makefile
@@
-52,7
+52,7
@@
install: all
.PHONY: clean
clean:
- $(RM) -f *.o *.so* *.a vchan-node1 vchan-node2 $(DEPS)
+ $(RM) -f *.o *.
opic *.
so* *.a vchan-node1 vchan-node2 $(DEPS)
distclean: clean